
.index_content{
    width:1110px;
    margin: 0 auto;
}

.index_title_box{
    height:137px;
    width:1110px;
    margin:0 auto;
}
dl.index_title_top{
    color:#245e8c;
    padding-top:30px;
}
dl.index_title_top dt{
    float: left;
    font-size: 47px;
    font-weight: bold;
    line-height: 100%;
}
dl.index_title_top dd{
    float: left;
    padding-left: 15px;
}
dl.index_title_top dd p{
    font-size: 24px;
    line-height: 28px;
}
dl.index_title_top dd span{
    display: block;
    font-size: 7px;
    line-height: 120%;
}
.index_title_bottom{
    border-bottom: 1px #e6e6e6 solid;
    position: relative;
    height:20px;
}
.index_title_bottom_name{
    color:#61687b;
    font-size: 24px;
    position: absolute;
    left:0;
    top:5px;
    font-weight: bold;
    background-color: #fff;
}
.index_title_bottom > a.more{
    position: absolute;
    right:0;
    top:11px;
    color:#245e9a;
    font-size: 16px;
    background-color: #fff;
    transition: all 0.3s;
}
.index_title_bottom > a:hover{
    transform: scale(1.1);
}
.index_module_01{
    padding:10px 72px;
}
.index_module_01 dl dt{
    width:291px;
    height:519px;
    float: left;
    position: relative;
    overflow: hidden;
}
.index_module_01 dl dt span{
    position: absolute;
    display: block;
    left:0;
    bottom:-35px;
    height:35px;
    width:100%;
    line-height: 35px;
    text-align: center;
    color:#fff;
    font-size: 14px;
    background: rgba(0,0,0,0.8);
    transition: all 0.3s;

}
.index_module_01 dl dt:hover span{
    bottom:0;
}
.index_module_01 dl dt img{
    transition: all 0.3s;
}
.index_module_01 dl dt:hover img{
    transform: scale(1.04);
}
.index_module_01 dl dd{
    margin:0 0 0 291px;
}
.index_module_01 dl dd ul li{
    width:209px;
    height:254px;
    float: left;
    margin:0 0 11px 15px;
    position: relative;
    overflow: hidden;
}
.index_module_01 dl dd ul li span{
    position: absolute;
    display: block;
    left:0;
    bottom:-35px;
    height:35px;
    width:100%;
    line-height: 35px;
    text-align: center;
    color:#fff;
    background: rgba(0,0,0,0.8);
    transition: all 0.3s;
    font-size: 14px;

}
.index_module_01 dl dd ul li:hover span{
    bottom:0;
}
.index_module_01 dl dd ul li img{
    transition: all 0.3s;
}
.index_module_01 dl dd ul li:hover img{
    transform:scale(1.04);
}
.index_module_01 dl dd ul a.bottom_href{
    display: block;
    width:209px;
    height:254px;
    background-color: #005493;
    color:#fff;
    float: left;
    margin:0 0 11px 15px;
    text-align: center;
    padding-top:67px;
    cursor: pointer;
    transition: all 0.3s;
}
.index_module_01 dl dd ul a.bottom_href:hover{
    transform: scale(1.03);
}
.index_module_01 dl dd ul a.bottom_href > p{
    color:#2d88b4;
    font-size: 14px;
    line-height: 130%;
}
.index_module_01 dl dd ul a.bottom_href > span.span1{
    display:block;
    font-size: 20px;
    line-height: 130%;
}
.index_module_01 dl dd ul a.bottom_href > span.span2{
    display: block;
    width:53px;
    height:53px;
    border:2px #fff solid;
    border-radius: 50%;
    text-align: center;
    line-height: 50px;
    font-size: 40px;
    margin:8px auto 0;
    transition: all 0.3s;
}

.index_module_02{
    padding:15px 50px;
}
.index_module_02_nav{
    float: left;
    width:222px;
    color:#fff;
}
.index_module_02_nav > ul h2{
    height:44px;
    background-color: #245e8c;
    position: relative;
    padding-top:22px;
    margin-bottom: 3px;
}
.index_module_02_nav > ul > h2 > p{
    width:70%;
    border:1px #fff solid;
    margin:0 auto;
}
.index_module_02_nav > ul > h2 > span{
    color:#fff;
    position: absolute;
    left:50%;
    top:50%;
    transform: translate(-50%,-50%);
    background-color: #245e8c;
    font-size: 20px;
    font-style: italic;
    padding:0 10px;
}
.index_module_02_nav > ul > h2 > span{
    position: absolute;

}
.index_module_02_nav > ul > li{
    height:44px;
    padding-left: 43px;
    background:url("/statics/images/hqdd_img/sidebar.png") 28px center no-repeat #245e8c;
    line-height: 44px;
    margin-bottom: 2px;
    position: relative;
    transition: all 0.3s;
}
.index_module_02_nav > ul > li > .index_module_02_nav_n{
    width:180px;
    position: absolute;
    left:222px;
    top:0;
    z-index: 2;
}
.index_module_02_nav > ul li > .index_module_02_nav_n span{
    padding-left: 35px;
    line-height: 35px;
    background: url("/statics/images/hqdd_img/sidebar.png") 20px center no-repeat rgba(36,94,140,0.8);
    display: none;
    border-bottom: 1px #eaeaea solid;
}
.index_module_02_nav > ul > li > .index_module_02_nav_n span:nth-last-of-type(1){
    border:none;
}
.index_module_02_nav > ul > li:hover{
    background-position: 32px center;
}
.index_module_02_nav > ul > li:hover span{
    display: block;
}
.index_module_02_con{
    float: left;
    padding-left: 30px;
}
.index_module_02_title{
    height:46px;
    position: relative;
}
dl.index_module_02_title_name{
    padding-bottom: 5px;
    width:540px;
    border-bottom: 1px #d7d7d7 solid;
    font-size: 16px;
    position: absolute;
    left:0;
    top:0;
}
dl.index_module_02_title_name dt{
    width:18px;
    height:18px;
    background-color: #245e8c;
    color:#fff;
    text-align: center;
    line-height: 18px;
    float: left;
}
dl.index_module_02_title_name dd{
    color:#245e8c;
    padding:0 0 0 22px;
}
dl.index_module_02_title_more{
    width:324px;
    border-bottom: 1px #d7d7d7 solid;
    padding-bottom: 10px;
    position: absolute;
    right:0;
    top:1px;
}
dl.index_module_02_title_more dt{
    float: right;
    color:#245e8c;
    font-size: 12px;
    width:15px;
    height:15px;
    line-height: 14px;
    text-align: center;
    border:1px #245e8c solid;
    border-radius: 50%;
}
dl.index_module_02_title_more dd{
    font-size: 12px;
    color:#245e8c;
    float: right;
    padding-right: 5px;
}
.index_module_02_list_box{
    padding-bottom: 30px;
}
dl.index_module_02_list{
    width:360px;
    height:306px;
    background: url("/statics/images/hqdd_img/border_img_01.jpg");
    padding:5px;
    float: left;
    margin-left: 4px;
    transition: all 0.3s;
}
dl.index_module_02_list:hover{
    transform: translate(2px,-2px);
}
dl.index_module_02_list2{
    width:239px;
    height:200px;
}
dl.index_module_02_list > dt{
    height:264px;
    background: radial-gradient(#fbfcfb,#ccc);
    position: relative;
}
dl.index_module_02_list2 > dt{
    height:158px;
}
dl.index_module_02_list > dt >h4{
    position: absolute;
    left:16px;
    top:10px;
    width:137px;
    height:23px;
    border:2px #e57618 solid;
    font-size: 14px;
}
dl.index_module_02_list > dt > h4 p{
    width:50%;
    float: left;
    background-color: #e57618;
    color:#fff;
    line-height: 20px;
    text-align: center;
}
dl.index_module_02_list > dt > h4 span{
    width:50%;
    display: block;
    float: left;
    color:#e57618;
    text-align: center;
    line-height: 20px;
}
dl.index_module_02_list > dd{
    background-color: #f7f7f8;
    color:#6c6c6c;
    font-size: 15px;
    line-height: 31px;
    text-align: center;
}
.index_module_03_box{
    background-color: #fafafa;
}
.index_module_03{
    position: relative;
    height:950px;
    width:1110px;
    margin:20px auto 0;
}
dl.index_module_03_text{
    width:526px;
    position: absolute;
    padding-left: 20px;
}
dl.index_module_03_text > p{
    background-color: #f76b22;
    width:3px;
    height:50px;
    position: absolute;
    left:0;
    top:0;
}
dl.index_module_03_text dt{
    font-size: 24px;
    font-weight: bold;
    line-height: 100%;
    padding-bottom: 5px;
}
dl.index_module_03_text dt span{
    color:#f76b22;
    font-size: 16px;
    padding-left: 10px;
}
dl.index_module_03_text dd{
    font-size: 17px;
    line-height: 140%;
    position: relative;
    padding-left: 20px;
    color:#656364;
}
dl.index_module_03_text dd span{
    position: absolute;
    left:0;
    top:8px;
    display: block;
    width:8px;
    height:8px;
    background-color: #656364;
    transform:rotate(45deg);
}
.index_module_03_img{
    position: absolute;
}
.index_module_03_text_01{
    left:0;
    top:0;
}
.index_module_03_text_02{
    left:560px;
    top:350px;
}
.index_module_03_text_03{
    left:0;
    top:520px;
}
.index_module_03_text_04{
    left:580px;
    top:836px;
}
.index_module_03_img_01{
    width:548px;
    height:324px;
    left:560px;
    top:0;
}
.index_module_03_img_02{
    width:419px;
    height:322px;
    left:0;
    top:148px;
}
.index_module_03_img_03{
    width:497px;
    height:318px;
    left:570px;
    top:486px;
}
.index_module_03_img_04{
    width:431px;
    height:324px;
    left:0;
    top:600px;
}
.index_module_03_bottom{
    height:233px;
    background: url("/statics/images/hqdd_img/index_list_03_bottom_bg.jpg") center top no-repeat #fafafa;
}
.index_module_03_bottom_center{
    width:1110px;
    padding-top:20px;
    margin:0 auto;
    padding-left: 188px;
}
.index_module_03_bottom_text{
    color:#245e8c;
    font-size: 25px;
    float: left;
    line-height: 140%;
    padding-top:35px;
}
.index_module_03_bottom_text p{
    font-size: 47px;
    font-weight: bold;
}
.index_list_03_bottom_img{
    width:128px;
    height:181px;
    float: left;
    margin:0 0 0 47px;
    box-shadow: 3px 5px 10px #eaeaea;
}
.index_module_04{
    width:1110px;
    margin:0 auto;
}
.index_module_04_list{
    width:50%;
    float: left;
}
.index_module_04_list_title{
    color:#245e8c;
    font-size: 18px;
    font-weight: bold;
    border-left: 3px #f46e24 solid;
    padding-left: 8px;
    line-height: 100%;
}
.index_module_04_list_title span{
    color:#e9e9e9;
    font-size: 12px;
    padding-left: 5px;
}
.index_module_04_list_con{
    padding:0 0 40px 0;
}
ul.index_module_04_ul{
    padding:0 20px 0 5px;
}
ul.index_module_04_ul li{
    border-bottom: 1px #e5e5e5 dashed;
    line-height: 37px;
    position: relative;
    padding-left: 18px;
    font-size: 14px;
    color:#2480b1;
}
ul.index_module_04_ul li:nth-last-of-type(1){
    border:none;
}
ul.index_module_04_ul li span.eq{
    display:block;
    width:12px;
    height:12px;
    border:1px #f57e3c solid;
    border-radius: 50%;
    position: absolute;
    left:0;
    top:13px;
}
ul.index_module_04_ul li span.eq span{
    width:8px;
    height:8px;
    position: absolute;
    left:1px;
    top:1px;
    border-radius: 50%;
    border:1px #f57e3c solid;
}
dl.index_module_04_news{
    padding-top:20px;
}
dl.index_module_04_news dt{
    width:88px;
    height:88px;
    border:2px #e6e6e6 solid;
    float: left;
}
dl.index_module_04_news dd{
    margin:0 0 0 100px;
    font-size: 12px;
    line-height: 160%;
    color:#656364;
}
dl.index_module_04_news dd h4{
    font-size: 14px;
    color:#000;
}
dl.index_module_04_news dd a:hover{
    color:#245e8c;
}

.index_module_05{
    background-color: #fafafa;
}
.index_module_05_center{
    width:1110px;
    margin:0 auto;
}
dl.index_module_05_dl{
    width:254px;
    float: left;
    margin: 0 0 20px 20px;
    background-color: #fff;
    box-shadow: 2px 2px 2px #e0e0e0;
    padding-bottom: 15px;
    transition: all 0.3s;
}
dl.index_module_05_dl:hover{
    transform: translate(3px,-3px);
}
dl.index_module_05_dl dt{
    height:166px;
    overflow: hidden;
}
dl.index_module_05_dl dd{
    padding:0 15px;
    color:#61687b;
}
dl.index_module_05_dl dd h3{
    font-size: 18px;
    line-height: 52px;
    text-align: center;
    border-bottom: 2px #efefef solid;
}
dl.index_module_05_dl dd p{
    font-size: 14px;
    line-height: 22px;
    height:65px;
    padding:18px 0 0 0;
    overflow: hidden;
}
dl.index_module_05_dl dd span{
    display: block;
    color:#fff;
    background-color: #245e8c;
    text-align: center;
    line-height: 15px;
    height:15px;
    width:15px;
    font-size: 16px;
    border-radius: 50%;
    float: right;
    margin-top: 5px;
}
.index_module_partners ul li{
    width:114px;
    height:66px;
    background: url("/statics/images/hqdd_img/border_img_01.jpg");
    padding:5px;
    float: left;
    margin:0 0 12px 41px;
}
.index_module_partners{
    padding:20px 0;
}







